home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / lists / mint / l_0799 / 632 < prev    next >
Encoding:
Internet Message Format  |  1994-08-27  |  1.5 KB

  1. From: itschere@techfak.uni-bielefeld.de
  2. Subject: Re: XATTR structure for biosfs entries
  3. Date: Wed, 10 Nov 93 12:55:23 MET
  4. In-Reply-To: <9311091923.AA10294@nyx10.cs.du.edu>; from "Stephen Henson" at Nov 9, 93 12:23:11 pm
  5.  
  6. Stephen Henson wrote:
  7.  
  8. > One thing I'd like to see is to have the whole thing rationalised to refer
  9. > to devices as major/minor device numbers. Then we could do things the Unix
  10. > way and I could add character/block special files to Minixfs.
  11.  
  12. Obviously cou can change the XATTR structure to support these, but what's
  13. the use of that until:
  14.  
  15. 1) the filesystem itself doesn't support block orientated devices
  16.  
  17. 2) the underlying BIOS also supports no unique way of accessing the
  18.     possible harddrives etc... think about your troubles with AHDI,
  19.     XHDI & ICD drivers...
  20.  
  21. >From what I recall, ls does report some numbers, but these are merely random,
  22. 'cause they're not filled in by the getxattr call but just left as what they
  23. were before. :-(
  24.  
  25. You would have to:
  26.  
  27. 1) write a completely new harddisk driver, which is compatible to all old ones
  28.  
  29. or
  30.  
  31. 2) write a meta driver which completely hides the differences between the basic
  32. ones to the biosfs
  33.  
  34. Look like you must have done something very close to this to get your minixfs
  35. work :-) so why not make the final step??? ::--))
  36.  
  37. so long,
  38. TeSche
  39. -- 
  40. PS: If the above written looks weird, than that's because it probably IS.
  41. WhoDunnIt: Torsten Scherer (Schiller, TeSche...)
  42. Technical Faculty, University of Bielefeld, Germany (52'5"N 8'35"E)
  43. EMail: itschere@techfak.uni-bielefeld.de / tesche@dave.hrz.uni-bielefeld.de
  44.